Rdocumentation
powered by
Learn R Programming
emil (version 1.1-6)
[.outcome: Extract
Description
Extract
Usage
## S3 method for class 'outcome': [(x, i, j, drop = FALSE)
Arguments
x
Outcome vector.
i
Index.
j
Column index, if given
x
is treated as a data frame.
drop
See
Extract
Value
A subset of
x
.